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