import { pool as globalPool } from '../../pool/pool.js'; export declare function createProgress(pool: typeof globalPool): import('../../load/LoadSupply.js').LoadSupply;