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

declare const Deck: ReactIconComponentType;
export default Deck;
            