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