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

declare const ToggleFillIcon: RemixiconReactIconComponentType;
export default ToggleFillIcon;
