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