declare const MovablePolygon: (graphie: any, movable: any, options: any) => void; export default MovablePolygon;