export declare const LayoutLazyFallback: () => null;
export declare const LayoutLoading: ({ theme }: any) => JSX.Element;
