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