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