import type { Dictionary, IgnoreReturn } from '../types'; export declare function ignore, TDestination extends Dictionary>(): IgnoreReturn;