export declare const dropShadowHighStyle: {
    readonly boxShadow: "0px 8px 40px rgba(0, 0, 0, 0.16)";
};
