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