/// import { IconProps } from '../../types'; declare const HeartBroken: (allProps: IconProps) => JSX.Element; export default HeartBroken;