import { IconProps } from '@chakra-ui/react'; import React from 'react'; export declare const ScriptIcon: (props: IconProps) => React.JSX.Element;