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