import { SvgIconComponent } from './types'; declare const DeckIcon: SvgIconComponent; export default DeckIcon;