import type { TimePeriodBase } from './TimePeriodBase'; export declare type TimePeriodResponse = TimePeriodBase;