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

declare const PowerSleepIcon: MdiReactIconComponentType;
export default PowerSleepIcon;
