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