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