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