export declare const getLocalNetworkName: (rootDir: string, projectID: string) => string;
