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