import * as React from "react"; declare function ViewGridAddIcon(props: React.SVGProps): JSX.Element; export default ViewGridAddIcon;