export declare const stringToBoolean: (value: string | undefined) => boolean;