/**
 * Feed in import.meta and get the module's filesystem location
 */
export declare const getModuleDirectory: (meta: ImportMeta) => string;
//# sourceMappingURL=node.d.ts.map