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