import { type Schema } from '../schema/core.js'; import type { Alignment } from './alignment.js'; export declare const AlignmentSchema: Schema;