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