export declare const regionlessNanpNumbers: string[];
export declare const isRegionlessNanp: (number: string) => boolean;
