import { Theme } from "./themes/light"; export declare const Reset: import("styled-components").GlobalStyleComponent<{ theme: Theme; }, import("styled-components").DefaultTheme>;