export declare class ImageResponse extends Response { static displayName: string; constructor(...args: ConstructorParameters); }