import { AuthMethod } from '@wayke-se/ecom'; export declare const getBankIdAuth: (method: AuthMethod) => Promise;