import React from 'react'; declare const Close: (props: React.SVGProps) => import("react/jsx-runtime").JSX.Element; export default Close;