addInterceptor

fun addInterceptor(block: suspend (chain: Interceptor.Chain) -> ImageResult)
fun addInterceptor(interceptor: Interceptor)