export declare const StoryLayoutGrid: React.FC<{ children: React.ReactNode; mapComponent: React.ReactNode; }>;