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