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