import { TransformListFunctionType } from '../types'; /** * @hidden */ export declare const Kinesis: { StreamList: TransformListFunctionType; };