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