import React from 'react'; export default function BoomboxFill({ className, ...props }: React.SVGProps): JSX.Element;