import type { Check } from '../check.js'; export declare const checkFfmpeg: Check; export declare const checkBareRuntime: Check; export declare const checkBun: Check; //# sourceMappingURL=tools.d.ts.map