import './components/route';
import './components/route-container';
export declare const version = "0.2.12";
export declare function preload(): void;
export * from './lib/hooks';
export * from './components/route';
export * from './components/route-container';
