import type { IRowProps } from './types'; export default function Row(props: IRowProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map