import type { IconProps } from '../../types'; declare const PassPendingFill: import("react").NamedExoticComponent; /** * Remix Icon: Pass Pending Fill * @see {@link https://remixicon.com/icon/pass-pending-fill Remix Icon Docs} */ export { PassPendingFill };