import { Lazy } from "lazy-val"; export declare function getLinuxToolsPath(): Promise; export declare const fpmPath: Lazy; export declare function prefetchBuildTools(): Promise;