import type { SVGProps } from 'react';
declare const SvgFieldFilledIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgFieldFilledIcon;
//# sourceMappingURL=FieldFilledIcon.d.ts.map