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