Version: 1.0.01.0.11.1.01.1.11.1.21.2.01.3.01.3.11.3.21.4.01.5.01.5.11.5.21.5.31.6.01.6.11.6.21.6.31.6.41.7.01.8.01.9.01.9.11.9.21.9.31.9.41.10.0
import { SystemPackages } from '@snyk/composer-lockfile-parser';
import { PhpOptions } from './types';
export declare function systemDeps(basePath: string, options: PhpOptions): SystemPackages;