import { FC } from 'react';
import { ADSIcon } from "../../icons.types";
declare const Sharpening48: FC<ADSIcon>;
export default Sharpening48;
