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