import React from 'react'; import { OutlineProps } from './interface'; declare const OutlineAnimation: React.FC; export default OutlineAnimation;