import React from 'react'; /** * @param {any} props */ export declare function InquiryHeaderTitleTarget(props: any): React.JSX.Element; /** * Places a title in the App SubHeader */ export declare const InquiryHeaderTitle: (props: any) => React.JSX.Element; //# sourceMappingURL=InquiryHeaderTitle.d.ts.map