import * as React from "react"; declare function Grid(props: React.SVGProps): any; export default Grid;