export declare function isTrueEnvValue(input: string | undefined): input is "1" | "true";