export * from './CommonSwitch'; export * from './Switch'; /** * SwitchPreface * * The native version does not support changing component size and icons. The ios and android platforms are inconsistent. */ export const SwitchPreface = 'SwitchPreface';