export type LiteralStringUnion = T | (string & Record);