import { ProppyFactory } from './types'; export declare function handleReceivedProps(fn: any): ProppyFactory;