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

declare const SleepIcon: MdiReactIconComponentType;
export default SleepIcon;
