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