export declare const fetchUTXOs: (network: string, address: string, confirmation?: number) => Promise;