(first: styledComponents.CSSObject | TemplateStringsArray | styledComponents.InterpolationFunction , keyframes: (strings: TemplateStringsArray | styledComponents.CSSKeyframes, ...interpolations: any[]) => styledComponents.Keyframes;
/** @deprecated Use ThemeProvider from v2 instead */
export declare const ThemeProvider: styledComponents.BaseThemeProviderComponent