import { CSSProperties } from 'preact/compat'; export declare const neomeIFrameContainerStyle: CSSProperties; export declare const neomeIFrameContainerStyleMobile: CSSProperties; export declare const neomeIFrameStyle: { backgroundColor: string; border: string; borderRadius: string; height: string; width: string; };