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