export declare function tryCatch<T extends Function>(fn: T): T;
Attach a file by drag & drop or click to upload