export declare const getBoxShadow: (color: string) => string;
