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

declare const PublishedWithChanges: ReactIconComponentType;
export default PublishedWithChanges;
            