/// import { IIconProps } from "types"; declare const SharpNotFilledSvg: (props: IIconProps) => JSX.Element; export default SharpNotFilledSvg;