import { Statement } from "typescript"; export declare function hasExportModifier(s: Statement): boolean;