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