import { type LogLevel } from '../FlashConfig' export interface IFlashOptions { logLevel?: LogLevel }