export const dropShadow: { xs: string; sm: string; md: string; lg: string; xl: string; '2xl': string; }; declare namespace _default { export { dropShadow }; } export default _default; //# sourceMappingURL=drop-shadow.d.ts.map