import { Navigator } from '@layr/navigator';
export declare function BrowserNavigatorPlugin(): (navigator: Navigator) => void;
