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