export declare function infoLiquidFilter(val: unknown): Promise<string>;
