interface Window { $loading: any; $message: any; $dialog: any; } declare type Recordable = Record;