import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import React from 'react'; export default function PolygonSelect(props: IconPropsWithoutChildren): React.JSX.Element; //# sourceMappingURL=PolygonSelect.d.ts.map