import Vec2 from './type' export default length declare function length(vector: Vec2): number