export declare function interpolateEnvironmentVariablesToIndex(contents: string, deployUrl?: string): string;
