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