import { Base } from './base';
export declare const Polygon: typeof Base;
