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