import { IconProps } from '../types';
declare const LinkBreak: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default LinkBreak;
//# sourceMappingURL=LinkBreak.d.ts.map