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