UNPKG

@wener/ui

Version:

7 lines (6 loc) 153 B
import React from 'react'; export declare const BoxShuffle: React.FC<{ size?: string; title?: React.ReactNode; detail?: React.ReactNode; }>;