import React from 'react'; declare const SvgHear: (props: React.SVGProps) => JSX.Element; export default SvgHear;