/// import { IconProps } from '../../types'; declare const Screencast2: (allProps: IconProps) => JSX.Element; export default Screencast2;