import { SvgOptions } from '@ironsource/fusion-ui/components/svg'; export interface MenuModuleOptions { svgOptions: SvgOptions; }