export declare const getUintArrayByVertexLength: (length: number) => Uint8ArrayConstructor | Uint16ArrayConstructor | Uint32ArrayConstructor;