import type { MappingConfiguration } from '../types'; export declare function autoMap(prop: TKey): MappingConfiguration;