import { SecretsStorage } from "./types.js"; export declare class SecretsStorageSingleton { static SINGLETON: SecretsStorage; }