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