export declare const getFullImports: (node: any) => any[]; export declare const getImportsVariables: (node: any) => any[];