export declare const displaySSN: (value: string) => string; export declare const unDisplaySSN: (value: string) => string;