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