declare const wrapElement: (element: T) => T; export default wrapElement;