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