/**
 * Norwegian Organization Number formatter.
 */
export declare const formatOrganizationNumber: import("./types").NumberFormatFunction;
