import { SmartechBaseProps } from "./smartechBaseProps";
export declare const validateSmartechProps: (props: SmartechBaseProps) => void;
