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