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