import React from 'react';
declare const Close: (props: any) => React.JSX.Element;
export default Close;
