import { ScanAction } from '../../helpers/interfaces'; export declare function scanStrategies(rootPath?: string): Promise;