/// import { IconProps } from '../../types'; declare const Plain3: (allProps: IconProps) => JSX.Element; export default Plain3;