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

declare const Public: ReactIconComponentType;
export default Public;
            