export declare const regionlessNanpNumbers: Set<string>;
export declare const isRegionlessNanp: (number: string) => boolean;
