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