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