import type { SFCWithInstall } from '../utils/types'; import Footer from '../container/src/footer.vue'; declare const _Footer: SFCWithInstall; export default _Footer;