import { Config } from '@liff/types'; export declare function subsequentInit(config: Config, onBeforeFinished: () => Promise): Promise;