export declare const getTsImportCommentConfig: (tsRelativePath: string) => Promise; export declare const getTsImportCommentConfigSync: (tsRelativePath: string) => any;