export { ConnectivityTestArgs, ConnectivityTestState } from "./connectivityTest";
export type ConnectivityTest = import("./connectivityTest").ConnectivityTest;
export declare const ConnectivityTest: typeof import("./connectivityTest").ConnectivityTest;
export { VpcFlowLogsConfigArgs, VpcFlowLogsConfigState } from "./vpcFlowLogsConfig";
export type VpcFlowLogsConfig = import("./vpcFlowLogsConfig").VpcFlowLogsConfig;
export declare const VpcFlowLogsConfig: typeof import("./vpcFlowLogsConfig").VpcFlowLogsConfig;
