declare function useIsAddressSanctioned(address: string): boolean; export { useIsAddressSanctioned };