export declare function shortName(fullName: string): string | undefined;
