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