import type { FC } from 'react'; import type { TableDetailRowProps } from '../..'; export declare const DetailTable: FC; //# sourceMappingURL=detail-table.d.ts.map