import { Props } from "./Props"; export const LooseleafTiny = (props: Props) => { return ( ); };