declare const _default: globalThis.Component & {
    install: (app: import('vue').App<any>, options?: Record<string | number | symbol, any> | undefined) => void;
};
export default _default;
export * from './src/props';
