import type { RawDraftContentState } from 'draft-js'; declare const emptyRawContentState: RawDraftContentState; export default emptyRawContentState;