import { SVGProps } from 'react'; declare const SvgEditSmall: (props: SVGProps) => import("theme-ui/jsx-runtime").JSX.Element; export default SvgEditSmall;