export declare const includeNoSensible: (cadena: string, query: string) => boolean; export declare const base64ToUtf8: (str: string) => string;