export declare const useProps: (props: Props) => Props & { className?: string | undefined; };