import * as React from 'react';
declare const Foobar2000: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
export default Foobar2000;
