import { SVGProps } from "react";
declare const FCDvdLogo: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { FCDvdLogo };
