import type { ITranspilerOption } from '../../abstraction/index.js'; export declare const DEFAULT_TRANSPILER_OPTION: ITranspilerOption;