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