import type { IconProps } from '../../types';
declare const ScreenshotLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Screenshot Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { ScreenshotLine };
