import { IconProps } from '../Icon'; declare function SvgDoNotDisturbAlt(props: IconProps): JSX.Element; export default SvgDoNotDisturbAlt;