import { FC } from "react"; export declare const AcceptableMediaTypesAnnotation: FC<{ streamTypes: string[]; }>; //# sourceMappingURL=acceptable-media-types-annotation.d.ts.map