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