declare const REGEX_ISBN: RegExp;
export default REGEX_ISBN;
