import * as React from "react"; import type { IconProps } from "../types"; declare const SquareOrangeSolid: React.ForwardRefExoticComponent>; export default SquareOrangeSolid; //# sourceMappingURL=square-orange-solid.d.ts.map