import { TTheme } from '../../types';
export default function useButtonTextColor(theme: TTheme): string;
//# sourceMappingURL=useButtonTextColor.d.ts.map