import type { IconProps } from '../../types'; declare const ScreenshotFill: import("react").NamedExoticComponent; /** * Remix Icon: Screenshot Fill * @see {@link https://remixicon.com/icon/screenshot-fill Remix Icon Docs} */ export { ScreenshotFill };