import type { LineAccountCredentials } from './types.js'; export declare function ensureLineAuth(accountId?: string): Promise; //# sourceMappingURL=ensure-auth.d.ts.map