import * as React from 'react';
declare const CloseSvg: (props: {
    [otherOptions: string]: unknown;
}) => React.JSX.Element;
export default CloseSvg;
//# sourceMappingURL=CloseSvg.d.ts.map