export declare class SecretsError extends Error { constructor(message: string); }