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