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