import * as React from "react"; export declare const AllInclusiveBoxIcon: (props: React.SVGProps & { backgroundColor?: string; iconColor?: string; }) => React.JSX.Element; //# sourceMappingURL=AllInclusiveBoxIcon.d.ts.map