export declare class IPad { theme: string; render(): any; }