import { FC } from 'react'; import { CardValuesProps } from './types'; export * from './types'; export declare const CardValues: FC; //# sourceMappingURL=index.d.ts.map