import type { DrawerState } from '../interface/drawer'; export declare const renderPolygon: (context: any, anno: DrawerState) => void; //# sourceMappingURL=polygon-render.d.ts.map