import { SkeletonProps } from '@mantine/core';
import { FunctionComponent } from 'react';
export declare const TableLoading: FunctionComponent<SkeletonProps>;
//# sourceMappingURL=TableLoading.d.ts.map