export default class Annotation { static getAllMethods: (inputInstance: any) => string[]; private static _formatSyncMethodName; }