export type FilterLiteral = T extends `${U}${string}` ? T : never; //# sourceMappingURL=FilterLiteral.d.ts.map