/**
 * @license EUPL-1.2+
 * Copyright Gemeente Amsterdam
 */
import type { SVGProps } from 'react';
export declare const PageHeaderMenuIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
