declare const getBounds: (points: any[]) => any;
export default getBounds;
