declare const getSiteTheme: () => string;
export { getSiteTheme };
