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