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