/**
 * Norwegian National Identity Number formatter.
 */
export declare const formatNationalIdentityNumber: import("./types").NumberFormatFunction;
