export declare const edgeEffects: { boxShadow: string; borderRadius: string; }; export declare const subtleEdge: { boxShadow: string; }; export declare const strongEdge: { boxShadow: string; }; export declare const edgeHighlight: { boxShadow: string; border: string; }; //# sourceMappingURL=edgeEffects.d.ts.map