export declare const Footer: import("../utils").SFCWithInstall, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, { text: string; }>>; export declare const FooterLink: import("../utils").SFCWithInstall, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, { link: string; }>>; export default Footer;