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