export declare function getConfigTableMaxTimeMillis(): Promise<number>;
export default getConfigTableMaxTimeMillis;