import { ComponentPropsWithRef, ReactElement } from "react";
/**
 * @public
 */
declare function ThLargeIcon(props: ComponentPropsWithRef<"svg">): ReactElement;
export { ThLargeIcon, ThLargeIcon as default };
//# sourceMappingURL=ThLarge.d.ts.map