export interface M2mRotateSecretParams {
    id: string;
}
