import { SvgIconComponent } from './types'; declare const LinkOutlinedIcon: SvgIconComponent; export default LinkOutlinedIcon;