1#include <LibCore/AnonymousBuffer.h> 2#include <LibGfx/ShareableBitmap.h> 3 4endpoint ImageDecoderClient 5{ 6}