export declare const props: { data: { type: import("vue").PropType; default: () => {}; }; popperClass: { type: StringConstructor; default: string; }; basePath: { type: StringConstructor; default: string; }; };