import { EmptyState } from '../../../../shared/types/table'; export declare const EmptyTableState: ({ type, icon, title, description, action, }: EmptyState) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=EmptyTableState.d.ts.map