import Vec4 from './type' export default toString declare function toString(vec: Vec4): string