import { INatureOption } from '../../abstraction'; export declare const normalizeNatureErrorOption: (option?: INatureOption) => INatureOption;