export declare const setProp: (obj: any, content: Node | Function | string) => void;
