import ts from 'typescript'; export declare function getModifiers(node: ts.Node): readonly ts.Modifier[]; //# sourceMappingURL=modifiers.d.ts.map