import { IconProps } from '../lib';
declare function ClosedCaptioning(props: IconProps): JSX.Element;
export default ClosedCaptioning;
