import { Input } from './draft-publish';
declare const enableFirstPublishedAt: ({ oldContentTypes, contentTypes }: Input) => Promise<void>;
export { enableFirstPublishedAt as enable };
//# sourceMappingURL=first-published-at.d.ts.map