import { SvgIconComponent } from './types'; declare const DoNotDisturbOffIcon: SvgIconComponent; export default DoNotDisturbOffIcon;