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