import { ReactIconComponentType } from '../types';

declare const Screenshot: ReactIconComponentType;
export default Screenshot;
            