/// import { IconProps } from '../../types'; declare const LinkMinimalistic: (allProps: IconProps) => JSX.Element; export default LinkMinimalistic;