import { RemixiconReactIconComponentType } from './dist/typings';

declare const ClosedCaptioningLineIcon: RemixiconReactIconComponentType;
export default ClosedCaptioningLineIcon;
