import { IconSvgProps } from '../types';
declare const Screencast: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Screencast;
//# sourceMappingURL=Screencast.d.ts.map