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