import { Component } from '../../types';
export declare const simpleBannerComponent: (urlLink: string) => Component;
