import type { IconProps } from '../../types'; declare const Rocket2Line: import("react").NamedExoticComponent; /** * Remix Icon: Rocket 2 Line * @see {@link https://remixicon.com/icon/rocket-2-line Remix Icon Docs} */ export { Rocket2Line };