import * as React from "react";
import type { IconProps } from "../types";
declare const TaxExclusive: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
export default TaxExclusive;
//# sourceMappingURL=tax-exclusive.d.ts.map