import { SlotsType, ExtractPropTypes } from 'vue'; export declare const spaceProps: () => { gutter: (StringConstructor | BooleanConstructor)[]; vertical: (StringConstructor | BooleanConstructor)[]; }; export type SpaceProps = Partial>>; declare const _default: import('../_util').SFCWithInstall, () => import("vue/jsx-runtime").JSX.Element | null, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly> & Readonly<{}>, {}, SlotsType<{ default?: any; }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> & {}; export default _default;