export declare function combineWhenExpressions(...expressions: Array<string | undefined>): string | undefined;
//# sourceMappingURL=utils.d.ts.map