export declare const useId: (prefix: string, props: { [key: string]: any; }) => string;