import { FormatDataType } from '../formatter/format-context'; export interface StorageOptions { idType: FormatDataType; }