import React from 'react'; /** @deprecated */ export declare const DebugGrid: React.FC<{ storybook?: boolean; disabled?: boolean; }>;