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

declare const PendingImg: ReactIconComponentType;
export default PendingImg;
            