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

declare const Create: ReactIconComponentType;
export default Create;
            