export declare type Ctype = 'int8' | 'int16' | 'int32' | 'int64' | 'uint8' | 'uint16' | 'uint32' | 'uint64' | 'float' | 'double'; //# sourceMappingURL=ctype.d.ts.map