import { Token } from "../api/Token"; export declare function getConfigLastUpdatedAt(token: Token): Promise;