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