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