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