export declare function prizmCapitalizeFirstLetter(string: string): string; export declare function prizmGetNumberWithZero(n: number): string;