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