export type Shadow = typeof shadow; export declare const shadow: { floating: import("styled-components").FlattenInterpolation>; raised: import("styled-components").FlattenInterpolation>; }; //# sourceMappingURL=shadow.d.ts.map