import * as React from 'react'; declare function Exit(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof Exit; export default Exit;