import React from 'react';
export declare const GridSharp: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
