export default interface ISplitTunnelingApplication { absolutepath: string; name: string; exec: string; icon?: string; }