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

declare const FunctionsIcon: RemixiconReactIconComponentType;
export default FunctionsIcon;
