export function Regular({ ...props }) { return ( ) } export function Smallest({ ...props }) { return ( ) }