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