import { SvgIconComponent } from './types'; declare const HexagonIcon: SvgIconComponent; export default HexagonIcon;