export declare type IdToNameFunction = (id: string) => string;