export declare const intentColor: ({ theme }: { theme: any; }, { $intent }: { $intent?: string | undefined; }, defaultColor?: any) => any;