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