3 lines
169 B
TypeScript
3 lines
169 B
TypeScript
import { RawTrProps } from '../RawTable/RawTr';
|
|
export declare const Tr: (props: RawTrProps) => import("react/jsx-runtime").JSX.Element;
|
|
//# sourceMappingURL=Tr.d.ts.map
|