import type { Stream } from "./common";
export interface KinesisCrudPolicy {
    KinesisCrudPolicy: Stream;
}
