import { IconProps } from "../IconProps/IconProps";
export interface DoDisturbProps extends IconProps {
}
