import { NativePanelProps, NativePanelParams } from './NativePanel';
export declare const renderNativePanel: (props: NativePanelProps & NativePanelParams) => void;
//# sourceMappingURL=renderNativePanel.d.ts.map