import { ExtractPropTypes } from 'vue'; export declare const mainProps: any; export type MainProps = ExtractPropTypes;