import { ManTheme } from "../utils"; export declare const dark: ManTheme & import("@mantine/styles/lib/theme/types/DeepPartial").DeepPartial> & { other?: import("@mantine/styles").MantineThemeOther | undefined; }; export default dark; //# sourceMappingURL=dark.d.ts.map