import { GettableAlert } from './get';

export type PayloadProps = GettableAlert[];
