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