export declare function renderInputMatchCondition(inputExpression: string, literalValue: string): string; export declare function renderInputMatchTypeVariants(literalValue: string): string[]; //# sourceMappingURL=match-literals.d.ts.map