export { getTheme } from './theme'; export type { Theme } from './theme'; export declare const GlobalStyle: import("styled-components").GlobalStyleComponent<{}, import("styled-components").DefaultTheme>;