import React from 'react'; declare const SvgClose: (props: React.SVGAttributes) => JSX.Element; export default SvgClose; //# sourceMappingURL=Close.d.ts.map