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