export { createTheme } from '../utils/create-theme';
export type { ThemeProp } from '../utils/create-theme';
