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