export declare function assignDefaults(strategy: any, defaults: any): void; export declare function addAuthorize(nuxt: any, strategy: any): void; export declare function initializePasswordGrantFlow(nuxt: any, strategy: any): void; export declare function assignAbsoluteEndpoints(strategy: any): void;