export default interface INotifyIPResponse { ip: string[]; }