/**
 * CodeAnalizerComment: Updated 1 imports on 2024-09-21 23:07:24
 * Update:: import { IPinMeState } to '@mikezimm/fps-core-v7/lib/banner/features/PinMe/Interfaces;'

 */
import { IPinMeState } from "@mikezimm/fps-core-v7/lib/banner/features/PinMe/Interfaces";
export declare function getForceNarrow(pinState: IPinMeState, updatePinState: any): boolean;
//# sourceMappingURL=CheckNarrow.d.ts.map