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