declare const transFormCard: (cardString: string) => string; export { transFormCard };