import { IconSvgProps } from '../types';
declare const Terminal: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Terminal;
//# sourceMappingURL=Terminal.d.ts.map