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