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