import { Cache } from '../../../Cache'; export declare function getMintFromOracle(oracle: string, cache: Cache): Promise;