import { TumblerProps } from '../Tumbler';
export default function Props(_props: TumblerProps): null;
