export declare type ContentStatusDefinedBy = 'CMS' | 'USER';
