import { EmptyConfig, PropsFactory } from './state'; export declare function withProps(props: T): PropsFactory;