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