import { AppInstanceBotProps } from './instanceBot';
export declare function instanceBotValidator(props: AppInstanceBotProps): boolean;
