export declare const options: {
    mergeParams: boolean;
    strict: boolean;
};
