import type { IComment } from '../../abstraction'; export declare const Comment: IComment;