import { ImagesListComponent } from "../types"; export declare const createDefaultImagesListComponent: () => ImagesListComponent;