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