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