import { RemixiconReactIconComponentType } from './dist/typings';

declare const SwitchFillIcon: RemixiconReactIconComponentType;
export default SwitchFillIcon;
