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