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