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