export interface IBannerScreenshot {
    fullRes: string;
}
//# sourceMappingURL=banner-screenshot.interface.d.ts.map