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

declare const SleepOffIcon: MdiReactIconComponentType;
export default SleepOffIcon;
