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