import React from 'react';
import { BarnsleyProps } from '../types';
export declare const BarnsleyFern: React.FC<BarnsleyProps>;
