import { FunctionComponent } from 'react'; export declare const ZakekeViewer: FunctionComponent<{ bgColor?: string; className?: string; }>;