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