export declare function getWorkspaces(packageJSON: Record<string, unknown>): Promise<string[] | null>;
//# sourceMappingURL=get-workspaces.d.ts.map