import type { IconComponent } from '../types'; declare const Screencast: IconComponent; export default Screencast;