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