import WithChildren from "./WithChildren"; declare const LightOnDark: (props: WithChildren) => import("@emotion/react/jsx-runtime").JSX.Element; export default LightOnDark;