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