import { FC } from "react"; import { DarkModeProps } from "./type"; export declare const DarkMode: FC; //# sourceMappingURL=index.d.ts.map