export type TableErrorProps = { marginBottom?: string; }; export declare const TableError: (props: TableErrorProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=TableError.d.ts.map