import { ToastProps } from '../interface'; export declare function getId(noticeProps: ToastProps): string;