export declare const setupRunningTimeFooter: (date: string | Date, locales?: Record<string, string>, preserveContent?: boolean) => void;
