import { License } from './def';

export type PayloadProps = License[];
