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