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