import { IconProps } from '../lib';
declare function LinkSimpleBreak(props: IconProps): JSX.Element;
export default LinkSimpleBreak;
