declare function createInt16SharedArray(length: number): Int16Array; export default createInt16SharedArray;