export declare function validatePagIBIG(input: string): boolean; export declare function formatPagIBIG(input: string): string | null;