import React from 'react'; declare const SvgPointer: (props: React.SVGAttributes) => JSX.Element; export default SvgPointer; //# sourceMappingURL=Pointer.d.ts.map