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