export interface M2mGetParams {
    id: string;
}
