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