import { FlowDescriptor } from '../types'; /** * DPS: DAC7 / Digital Platform Self-certification. * * Includes an "additional info" step for EU/AU residents that doesn't appear * in any other flow. Disregarded-entity (regarded owner) handling and * Real-Time TIN Validation are W-FORM-only — neither applies here. */ export declare const dpsFlow: FlowDescriptor;