Repository URL to install this package:
declare function isValidOrderId(value: string): boolean; export { isValidOrderId };