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