export declare class CryptoService {
    private readonly document;
    getCrypto(): any;
}
//# sourceMappingURL=crypto.service.d.ts.map