export default function (type: string): 'booleanValue' | 'floatValue' | 'intValue' | 'textValue' | 'entityValue' | 'entitiesValue' | 'varcharValue' | 'datetimeValue';