export type IsValid = (str: string) => boolean;