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