export default interface ClientPolicyExecutorRepresentation { configuration?: object; executor?: string; }