export interface PlaidLinkResponse { expiration: string; link_token: string; request_id: string; }