import { Node } from '@rsdoctor/utils/ruleUtils'; export declare function hasSetEsModuleStatement(program: Node.Program): boolean;