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

declare const CodeStringIcon: MdiReactIconComponentType;
export default CodeStringIcon;
