export declare const getShortName: (file: string, root: string) => string;
