import type { IconComponent } from '../types'; declare const LinkMinimalistic: IconComponent; export default LinkMinimalistic;