import DragCard from './DragCard'; declare const _default: { Container: any; Card: typeof DragCard; }; export default _default;