import type * as ts from 'typescript'; export declare const getDecorators: (node: ts.Node) => ts.Decorator[];