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