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