declare const Maestro: ({ size }: { size: string; }) => import("react/jsx-runtime").JSX.Element; export default Maestro;