import { GeneratedJsWithTypes } from "./common.js";
export declare function importPath(modulePath: string): string;
export declare function moduleIdentifier(modulePath: string): string;
export declare function apiCodegen(modulePaths: string[]): GeneratedJsWithTypes;
//# sourceMappingURL=api.d.ts.map