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