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

declare const CharacterRecognitionLineIcon: RemixiconReactIconComponentType;
export default CharacterRecognitionLineIcon;
