import { IconProps } from '../types';
declare const Rows: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Rows;
//# sourceMappingURL=Rows.d.ts.map