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

declare const Foundation: ReactIconComponentType;
export default Foundation;
            