import { SVGProps } from 'react'; declare const IconKeywordThin: (props: SVGProps) => JSX.Element; export default IconKeywordThin;