export function initGridDialog(config: any): void; export function showGridRowDetail(grid1: any, isEdit?: boolean): void; export class SystemEventFu { showGridRowDetail(): (sender: any) => void; }