import { OurComponentInstance } from '../utils'; import { FatTableProps, FatTableMethods, FatTableEvents, FatTableSlots } from './types'; export declare const FatTable: new (props: FatTableProps) => OurComponentInstance, FatTableSlots, FatTableEvents, FatTableMethods>; //# sourceMappingURL=fat-table.d.ts.map