import { IconDefinition } from '../../templates/types'; declare const AnchorOutlined: IconDefinition; export default AnchorOutlined;