export { DecoratorParams } from './shared';
export declare const withFormik: (...args: any) => any;
export default withFormik;
