import { IconProps } from '../types';
declare function Polygon(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Polygon;
//# sourceMappingURL=Polygon.d.ts.map