export declare const SwBackgroundSvg: ({ timestamp, title, width }: { timestamp: any; title: any; width: any; }) => string;