export declare function validatePhilHealth(input: string): boolean; export declare function formatPhilHealth(input: string): string | null;