import { SVGProps } from 'react'; declare const IconHeartThin: (props: SVGProps) => JSX.Element; export default IconHeartThin;