import type { LifecyclePluginInstance, PluginOptions } from '../../types'; export declare function ssoPlugin(_opts: PluginOptions): Promise; //# sourceMappingURL=index.d.ts.map