import type { IconDefinition } from '../types';
declare const SwitcherOutlined: IconDefinition;
export default SwitcherOutlined;
