import { IconDefinition } from '../../types';
declare const HandPointer: IconDefinition;
export default HandPointer;
