import React from 'react'; export declare const LeftNavLoading: React.ComponentType<{ expanded: boolean; }>;