declare type WFIPAddressSourceOption = ('External' | 'Local');
export default WFIPAddressSourceOption;
