export type Utils = typeof import('@ng-doc/utils');
export declare let UTILS: Utils;
/**
 *
 */
export declare function importUtils(): Promise<void>;
