export declare type EncodeOptions = { optimizationLevel?: number; interlaced?: boolean; colors?: number; width?: number; height?: number; };