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