export declare const stringFormatter: (str: string, espacamento?: boolean, normalize?: boolean) => string;