import { ThemePharma } from '../../interfaces/themes/pharma'; declare const theme: ThemePharma; export default theme; export { ThemePharma };