export declare function interpolateEnv(value: string): string; export declare function interpolateConfig>(config: T): T;