import React from 'react';
declare const IconScreenOutline: React.FC<import("./interface").IconCommonProps>;
export default IconScreenOutline;
