export declare const FlashConstants: { readonly success: string; readonly error: string; readonly warning: string; readonly info: string; readonly names: string[]; };