export declare function glFormatToComponents(format: any): 0 | 1 | 4 | 2 | 3;
export declare function glTypeToBytes(type: any): 0 | 1 | 4 | 2;
//# sourceMappingURL=format-utils.d.ts.map