export declare class Form { $form: any; resource: any; bundle: string; constructor($formRef: any, resourceRef: any); }