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