export declare function hydrate(input: any, parentDOM: Element, callback?: Function): void;
