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