import React from 'react'; declare const SvgSurfOutline: (props: React.SVGProps) => JSX.Element; export default SvgSurfOutline;