declare const createAddOn: (nodeKey: string) => HTMLDivElement; export default createAddOn;