import { RuntimeError } from '@jamashita/anden-error'; export class SuperpositionError extends RuntimeError { // NOOP }