//@ts-ignore
import AudioIcon from "./Call.png";
//@ts-ignore
import VideoIcon from "./Video.png";

export {
    AudioIcon,
    VideoIcon
}