import { ProppyFactory } from './types'; export declare function withProps(defaults?: any): ProppyFactory;