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