import { SpacingSettings } from "@omnia/fx-models"; export interface BreadcrumbBlockSettings { spacing?: SpacingSettings; }