export class IncompatibleLiteralError extends Error { public override name = 'IncompatibleLiteralError'; }