import type { SVGProps } from 'react';
declare function ThumbUpFilledIcon(props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
export default ThumbUpFilledIcon;
