import { DeepPartial } from '../deep-partial'; export declare function cloneCommonProps>(cloneFrom: L, lookForPropsIn: R): R;