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