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