import type { IconProps } from '../../types'; declare const MarkPenFill: import("react").NamedExoticComponent; /** * Remix Icon: Mark Pen Fill * @see {@link https://remixicon.com/icon/mark-pen-fill Remix Icon Docs} */ export { MarkPenFill };