declare module 'expect' { interface Matchers, T = unknown> { toBeBase64(): R; } } export {}; //# sourceMappingURL=string.d.ts.map