import { IMinCustomHelpProps } from "../../../banner/components/VisitorPanel/Interfaces";
export declare function validateDocumentationUrl(thisProps: IMinCustomHelpProps, propertyPath: string, newValue: any): Promise<void>;
//# sourceMappingURL=ValidateLinks.d.ts.map