import { SSHKeysApiService } from '../api/generated/apis/sshkeys-api';
export declare class SshKeyService extends SSHKeysApiService {
}
