export declare class GlobalAppResponse { getRecordCount(): number getRecords(): Array constructor() }