import { SVGProps } from 'react'; /** * Must not be used unless you are in the @opengovsg org. * Read LICENSE.md for more information. */ export declare const RestrictedHorizontalBrand: (props: SVGProps) => import("react/jsx-runtime").JSX.Element;