import { ReactIconComponentType } from '../types';

declare const CreditIconDark: ReactIconComponentType;
export default CreditIconDark;
            