import { SpeakeasyBase } from "../../../internal/utils"; export declare class Security extends SpeakeasyBase { apiKeyAuth: string; }