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

declare const ScriptTextIcon: MdiReactIconComponentType;
export default ScriptTextIcon;
