export declare const commentsCustomField: {
    readonly name: "comments";
    readonly plugin: "comments";
    readonly type: "json";
};
