export declare const FALLBACK_BLOCK_ID = "fallback"; export declare const ONBOARDING_BLOCK_ID = "onboarding"; export declare const WELCOME_BLOCK_ID = "welcome"; export declare const ERROR_BLOCK_ID = "error";