export { withControl, IWithControlProps, IWithControlState } from './withControl';
export { withControl as withDesktopControl, IWithControlProps as IWithDesktopControlProps, IWithControlState as IWithDesktopControlState, } from './withControl@desktop';
