declare function createFloat32SharedArray(length: number): Float32Array; export default createFloat32SharedArray;