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