export declare const TRUTHY_STRINGS: Set; export declare const transformStringToBoolean: (str: string) => boolean;