import { PrefetchConfig } from '../declarations';
export declare const initialize: (g: any, t: PrefetchConfig, base?: string | undefined) => void;
