import { IconComponent } from '../types'; declare const Icon: IconComponent; export default Icon;