export declare const EXPANSION_PANEL_ANIMATION_CLASSNAME: string; export declare const DETAILS_CONTAINER_CLASSNAME: string; export declare const EXPANSION_PANEL_OPEN_CLASSNAME: string; export declare const SUMMARY_ROOT_CLASSNAME: string; export declare const DETAILS_ROOT_CLASSNAME: string; export declare const ANIMATION_DURATION_MS = 300;