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