import { CardToken } from '../../cards/dto/CardToken'; export declare type ApplepayCardToken = CardToken;