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