export declare const SERIES_ID_REGEXP: RegExp; export declare const SERIES_SLUG_REGEXP: RegExp; export declare const ENS_NAME_REGEXP: RegExp; export declare const ETH_ADDRESS_REGEXP: RegExp;