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

declare const PendingActions: ReactIconComponentType;
export default PendingActions;
            