import { IconProps } from '../lib';
declare function PenNibStraight(props: IconProps): JSX.Element;
export default PenNibStraight;
