import { GretchOptions, MergeableObject } from '../index'; export declare function merge(a?: MergeableObject, b?: MergeableObject): GretchOptions;