import type { falsy } from '../falsy/index.js' export declare function falsy_async_guard( label:string, ...fns:(()=>Promise)[] ):Promise export { falsy_async_guard as falsish_async_guard }