interface MoleculeAutoLabelsDatabaseModalProps { onClose?: (element?: string) => void; } export declare function MoleculeAutoLabelsDatabaseModal({ onClose, }: MoleculeAutoLabelsDatabaseModalProps): import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=MoleculeAutoLabelsDatabaseModal.d.ts.map