/** * Created by rockyl on 2020-05-12. */ export declare function getTokens(code: any, filter: any): any;