export declare type IntBackLightingTemplate = { token: string; backgroundColor: string; color?: string; };