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