import { ICommentOption } from '../../abstraction'; export declare const normalizeCommentErrorOption: (option?: ICommentOption) => ICommentOption;