import type { Storage } from './types.js'; export declare function logout(storage: Storage): void; //# sourceMappingURL=logout.d.ts.map