export interface NgxImagesloadedOptions {
    background?: boolean | string;
}
