export { default as fontSize, generateFontSize } from './dynamicFontSize'; export { isEmailValid, isEmail } from './isEmailValid';