import { FlowDescriptor } from '../types'; /** * RESIDENCIES: standalone tax-residency collection. Single-step flow used * by the TaxbitTaxResidencies component. */ export declare const residenciesFlow: FlowDescriptor;