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