import { FatSpaceProps, FatSpaceSize } from './types'; export * from './types'; export declare const toNumberSize: (size?: FatSpaceSize) => number; export declare const FatSpace: import("@wakeadmin/h").DefineComponent; //# sourceMappingURL=index.d.ts.map