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