import { ExtractPropTypes } from 'vue'; export declare const boxProps: {}; export type BoxProps = ExtractPropTypes;