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