export declare const InfoTableContext: import("react").Context<{ width?: string; size: 'small' | 'large'; }>; //# sourceMappingURL=Context.d.ts.map