import type { GalleryItemProps } from '@primereact/types/primitive/gallery';
export declare const defaultItemProps: GalleryItemProps;
