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