import { Pool } from "../entities"; export declare const getDeadline: (pool: Pool) => Promise;