export declare const extendedDescription: (type: string, description: string | undefined) => string;
