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