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