/** * Default plugin id for the `@ttsc/lint` check verb. Override via the * `lintPlugin.name` option of {@link createWorkerCompiler}. */ export declare const DEFAULT_LINT_PLUGIN_NAME = "@ttsc/lint";