export declare const IdpAuthenticatorFeature: { name: string; register(container: import("@webiny/di").Container): void; };