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