/// <reference types="react" />
declare const Theming: () => JSX.Element;
export default Theming;
