import * as ts from "../../adapters/typescript"; export declare function hasExportModifier(s: ts.Statement): boolean;