export declare function loadYaml(filePath: string): Promise; export declare function loadSecretsYaml(filePath: string, sopsYamlDir: string): Promise;