import { RemixiconReactIconComponentType } from './dist/typings';

declare const ScreenshotFillIcon: RemixiconReactIconComponentType;
export default ScreenshotFillIcon;
