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

declare const DebitIconDark: ReactIconComponentType;
export default DebitIconDark;
            