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