export declare class ProtoSudoku { tag: string; platform: string; componentDidLoad(): void; render(): any; }