export declare const dropShadowMediumStyle: {
    readonly boxShadow: "0px 4px 16px rgba(0, 0, 0, 0.16)";
};
