import Parsernostrum from "parsernostrum" export default class Serializable { /** @type {Parsernostrum} */ static grammar = Parsernostrum.failure() }