export declare type ImageType = { src: string; alt?: string; };