/// export declare const storybookMainBodyStyles: { padding: string; }; export declare const getRootContainer: (componentName: string) => (storyFn: any) => JSX.Element;