import { ToastStates } from '../interface'; export declare function getToastId(state: ToastStates, id: string): string;