export const _adSize: any; export const _screenSize: any; export const _videoSize: any; export function image(...args: any[]): string; export const _brandNames: string[]; export function dataImage(size: any, text: any): string; export { image as img, _brandColors };