import Vec2 from '../vec2/type' export default area declare function area(points: Array): number