export declare type TLog = 'error' | 'warning' | 'info' | 'success'