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