import { D as DeformationPreset } from '../shared/modern-text.C2l8Y0PX.mjs';
import 'modern-path2d';
import '../shared/modern-text.DzKfafj6.mjs';
import 'modern-idoc';
import 'modern-font';

declare const deformationPresets: Record<string, DeformationPreset>;
/** 把全部官方预设注册到全局注册表 */
declare function registerDeformations(): void;

export { deformationPresets, registerDeformations };
