export declare const shadows: { light: { shadowColor: string; shadowColorHover: string; shadowColorPress: string; shadowColorFocus: string; }; dark: { shadowColor: string; shadowColorHover: string; shadowColorPress: string; shadowColorFocus: string; }; }; //# sourceMappingURL=shadows.d.ts.map