export function enhance(form: any, options?: {}): (event: any) => void; export function applyAction(action: any): any;