import { Extension } from "../interfaces"; export declare function loadExtensions(extensionPath?: string | undefined): Promise>;