import { IconComponent } from '..';
declare const PlaceholderIcon: IconComponent;
export { PlaceholderIcon };
