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