import { ExpansionType } from '../types/widget.js';
export declare const useExpansionRoutes: () => ExpansionType;
