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

declare const PowerSocketIcon: MdiReactIconComponentType;
export default PowerSocketIcon;
