import { IconProps } from '../types';
declare function HandPalm(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default HandPalm;
//# sourceMappingURL=HandPalm.d.ts.map