import type { LTApiResult } from '../types/sdk'; export declare function overview(input: { period?: string; }): Promise;