import { SVGIconDef } from './types';
declare const AnchorFilled: SVGIconDef;
export default AnchorFilled;
