import { IconComponent } from '..';
declare const IqIcon: IconComponent;
export { IqIcon };
