import { default as React } from 'react'; import { IconProps } from './iconProps'; export declare const HexagoneCrossIcon: ({ ref, width, height, viewBox, role, ...rest }: IconProps) => React.JSX.Element; //# sourceMappingURL=hexagone-cross.d.ts.map