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