export declare const getContextGradientEntries: (backgrounds: string[]) => [number, string][];
