import React from "react"; import { IconProps } from "../lib"; declare const Rows: React.ForwardRefExoticComponent>; export default Rows;