export declare const commentsToConfiguration: (comments: any[]) => Record<string, any>;
