export declare type NewVanityDOIItem = { data: { callNumber: string; }; };