export declare function getAliases(projectRoot: string): Record<string, string>;
