import type { ThemeWorkspaceAdmin } from "../../interfaces/themes/workspaceAdmin"; declare const theme: ThemeWorkspaceAdmin; export default theme; export { ThemeWorkspaceAdmin };