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