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