import React from 'react'; import SwitchButtonComponent from './component'; const SwitchButtonContainer = props => ; export default props => ( );