SwitcherFilled.d.ts 120 Bytes
import { IconDefinition } from '../types';
declare const SwitcherFilled: IconDefinition;
export default SwitcherFilled;