/** * Default plugin id for the typia transformer. Sites that wire a renamed typia * plugin override via the `typiaPlugin.name` option of * {@link createWorkerCompiler}. */ export declare const DEFAULT_TYPIA_PLUGIN_NAME = "typia";