import { ExtractPropTypes } from 'vue'; export declare const footerProps: any; export type FooterProps = ExtractPropTypes;