import { type LoadSidebarV2Options } from './config'; export declare const bootSidebar: (options: LoadSidebarV2Options) => Promise;