import { Icon } from './Icon';
declare const _default: import("vue").PluginFunction<{
    prefix?: string;
}>;
export default _default;
export { Icon };
export * from './Size';
export * from './Type';
