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