import { SFCWithInstall } from '../../utils';
import { default as Top } from './src/Top.vue';
export declare const UTop: SFCWithInstall<typeof Top>;
