@selfeesas/shared-components 0.4.11 → 0.4.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -971,6 +971,4 @@ declare interface UserAvatarProps {
971
971
  logoutLabel?: string;
972
972
  }
973
973
 
974
- export declare function validateDateRange(range: DateRangeType): boolean;
975
-
976
974
  export { }