import { SvgIconComponent } from './types'; declare const AnchorIcon: SvgIconComponent; export default AnchorIcon;