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