export type EditValidationCommitType = 'revert' | 'block';
