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