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

declare const ScriptIcon: MdiReactIconComponentType;
export default ScriptIcon;
