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