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