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