import defaultThumbnail from "./default_image.png";
import defaultPlayIcon from "./play.png";

export { defaultPlayIcon, defaultThumbnail };
