import * as React from 'react'; declare const ToggleSearchX: (props: any) => React.ReactElement; export default ToggleSearchX;