export type TDecodeErrorCallback = (error: DOMException | TypeError) => void;