import { SAMLDomain } from './listDomain';

export type Props = SAMLDomain;

export type PayloadProps = SAMLDomain;
