import { ThemeProps } from '../ThemeProvider.types'; export default function createTheme(options: ThemeProps): ThemeProps;