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