export declare function enhanceForm(elem: HTMLFormElement): void;
export declare function autoEnhanceForms(doc: Document): void;
