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