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

declare const Unpublished: ReactIconComponentType;
export default Unpublished;
            