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