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