Version: 19.45.8-alpha.319.45.8-alpha.419.45.819.46.019.46.119.46.219.46.319.46.419.46.519.46.619.46.719.46.819.46.919.47.019.47.119.47.219.47.319.47.419.48.019.48.119.48.219.48.319.49.019.49.119.49.219.49.319.49.419.50.019.51.019.52.019.52.119.53.019.53.119.53.219.53.319.53.419.53.519.53.619.53.719.54.019.55.019.55.119.55.219.55.319.56.019.56.119.56.220.0.020.0.120.0.220.0.320.0.420.0.520.0.620.0.720.0.820.0.920.1.020.1.120.2.020.2.120.3.020.3.120.4.020.4.120.5.020.5.120.6.020.6.120.6.220.7.020.7.120.8.020.8.120.8.220.9.020.9.120.9.220.10.020.11.020.11.120.12.020.13.020.13.120.13.220.13.320.13.420.13.520.14.020.14.120.14.220.14.320.14.420.14.520.14.620.14.720.15.020.15.120.15.220.15.320.16.020.16.120.16.220.16.320.16.420.17.020.17.120.17.220.18.020.19.020.19.120.19.220.20.020.20.120.20.220.20.320.20.420.21.020.21.120.21.220.22.020.22.120.23.020.23.1
import { Lazy } from "lazy-val";
export declare function getLinuxToolsPath(): Promise<string>;
export declare const fpmPath: Lazy<string>;
export declare function prefetchBuildTools(): Promise<any>;