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

declare const BellSleepIcon: MdiReactIconComponentType;
export default BellSleepIcon;
