export type TsxAllowUnknowProperties = T & { [name: string]: any; };