import type { PhilosophicalAlignmentCell } from './types'; export declare const philosophicalAlignmentLibrary: readonly PhilosophicalAlignmentCell[]; //# sourceMappingURL=alignment.library.d.ts.map