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