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