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