import type { ProFormInitializeItem } from '../typing'; declare const initialize: ProFormInitializeItem; export default initialize;