import type { IconProps } from '../../types'; declare const InsertRowBottom: import("react").NamedExoticComponent; /** * Remix Icon: Insert Row Bottom * @see {@link https://remixicon.com/icon/insert-row-bottom Remix Icon Docs} */ export { InsertRowBottom };