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