import { IAutoBeTestWriteProps } from "@autobe/interface"; export declare function writeTestFunction(props: IAutoBeTestWriteProps): string;