import { IconSvgProps } from '../types';
declare const PencilSimpleSlash: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default PencilSimpleSlash;
//# sourceMappingURL=PencilSimpleSlash.d.ts.map