import { SecurePassError } from './error'; import { SecurePassOptionsError } from './optionsError'; export { SecurePassError, SecurePassOptionsError };