import LTOError from './LTOError'; export default class DecryptError extends LTOError { }