export declare function isQueryParamTruthy(param: string, queryRecord: Record): boolean;