interface MoleculeOptionsPanelProps { onClose: () => void; } export declare function MoleculeOptionsPanel(props: MoleculeOptionsPanelProps): import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=MoleculeOptionsPanel.d.ts.map