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