import type { IconProps } from '../../types';
declare const OmegaLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Omega Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { OmegaLine };
