import { ToastShowParams } from 'react-native-toast-message'; export declare const showToastMessage: (toastOptions: ToastShowParams) => void;