import { SwitchProps } from "@nextui-org/react"; import React from "react"; declare const Toggler: React.FC; export default Toggler;