import React from 'react'; import type { InfoGridProps } from './types'; export declare const InfoGrid: React.FC;