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