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