import { IconProps } from '../lib';
declare function HandPalm(props: IconProps): JSX.Element;
export default HandPalm;
