export declare function extractChannelIdFromLiffId(liffId: string): string | null;
