export interface GnModalFormConfig { component?: string; params?: any; okMethod?: string; width?: string; height?: string; top?: string; }