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

declare const PowershellIcon: MdiReactIconComponentType;
export default PowershellIcon;
