export declare const boxShadowDefault: {
    boxShadow: string;
};
export declare const boxShadowChrome: {
    boxShadow: string;
};
export declare const boxShadowFirefox: {
    boxShadow: string;
};
