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