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