export declare class Log { via: string; ipAddress: string; userId: string; type: string; fields: any; createdAt: string; }