import type { FC, SVGProps } from "react";
export declare const Terminal: FC<SVGProps<SVGSVGElement>>;
export default Terminal;
//# sourceMappingURL=Terminal.d.ts.map