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