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