declare const DrawPolygon: import("svelte").Component<$$ComponentProps, {}, "">; type DrawPolygon = ReturnType; export default DrawPolygon;