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