import { SvgIconComponent } from './types'; declare const FenceIcon: SvgIconComponent; export default FenceIcon;