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