import type { Collection } from "./common";
export interface RekognitionReadPolicy {
    RekognitionReadPolicy: Collection;
}
