import { Theme } from "@mui/material"; export declare const getSurfaceColor: (theme: Theme) => string;