export declare const warn: (...data: any[]) => void; export declare const OUT_OF_SCOPE = "getCurrentInstance() returned null. Method must be called at the top of a setup() function."; export declare const DEPRECATED_ROUTER: (name: string) => string; //# sourceMappingURL=utils.d.ts.map