import type { EmptyObject } from "../../../../common/Utils/Object";
export interface TextractPolicy {
    TextractPolicy: EmptyObject;
}
