/// import { QueryOptions } from "./parseOptions"; export declare function applyOptions(image: Buffer, opts: QueryOptions): Promise;