/** The id of the element SheetNav renders for footer controls, left of its tabs. */ export declare const SHEET_NAV_TOOLBAR_ID = "sheetnav-toolbar"; /** * Teleport target for footer controls rendered anywhere on the page: ``. * @public */ export declare const SHEET_NAV_TOOLBAR_SELECTOR = "#sheetnav-toolbar"; //# sourceMappingURL=sheet-nav-toolbar.d.ts.map