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