export declare const shadowGradientCreator: (shadow: string, onlyGradient?: boolean) => Promise<string>;
