export declare function staticSpacer(spacerWidth: number, spacerContent: string | number, spacerColor?: string): string;
