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