import ImageItem from '.'; declare const _default: { title: string; component: typeof ImageItem; }; export default _default; export declare const imageItem: () => JSX.Element;