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

declare const Api: ReactIconComponentType;
export default Api;
            