import { FilePath } from '../../typings/opaque'; export declare function createSecretsTemplate(secretsTemplatePath: FilePath, name: string, namespace: string): Promise;