/**
 * @tokens Palette
 */
export declare const activeBrandPaletteLight: import("styled-components").FlattenInterpolation<import("styled-components").ThemedStyledProps<{
    palette?: string;
}, any>>;
