Variable MutationRecord

    MutationRecord: {
        prototype: MutationRecord;
        new (): MutationRecord;
    }