import { LenderLogoProps } from '../LenderLogo'; declare function SvgParamount(props: LenderLogoProps): JSX.Element; export default SvgParamount;