/// <reference types="react" />
export declare const LoadingTable: () => JSX.Element;
export declare const LoadingRow: () => JSX.Element;
export default LoadingTable;
