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