import type { VueRBACPluginOptions } from "@/types";
export declare function initializeLogger(options: VueRBACPluginOptions): void;
