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