import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Composition: React.FC; export default Composition;