export declare function convertSubstitutionParam(param: any): string; export declare function convertEscapedParam(param: any): any;