import { ReactIconComponentType } from '../types';

declare const Functions: ReactIconComponentType;
export default Functions;
            