export declare function isNinPattern(nin: string): boolean;
