export type TsAutoMockCacheOptions = boolean;
export declare function GetTsAutoMockCacheOptions(): TsAutoMockCacheOptions;
