declare const createShimGradient: (backgroundColor: string) => string;

export { createShimGradient };
