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