export default _sfc_main;
declare namespace _sfc_main {
    const name: string;
    const components: undefined;
    function data(): {};
    function mounted(): void;
    const methods: {};
}
