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