/** * Get Navigator by type (V5) * @param type * @param BB */ export declare const getNavigatorFn: (id: string, type?: string) => any;